2020-2021 Sunseeker Telemetry and Lighting System
tec_ex1_syncTimers.c File Reference
#include "driverlib.h"

Go to the source code of this file.

Macros

#define UCS_MCLK_DESIRED_FREQUENCY_IN_KHZ   24000
 
#define UCS_MCLK_FLLREF_RATIO   374
 

Functions

void main (void)
 

Macro Definition Documentation

◆ UCS_MCLK_DESIRED_FREQUENCY_IN_KHZ

#define UCS_MCLK_DESIRED_FREQUENCY_IN_KHZ   24000

Definition at line 69 of file tec_ex1_syncTimers.c.

◆ UCS_MCLK_FLLREF_RATIO

#define UCS_MCLK_FLLREF_RATIO   374

Definition at line 76 of file tec_ex1_syncTimers.c.

Function Documentation

◆ main()

void main ( void  )